| Einhugur Xml Plugin for Xojo |
|
Node.FirstAttribute Method
Returns first attribute on the node.
Parameters
Returns
- EinhugurXml.Attribute
Remarks
To support fluent chained syntax then nil is never returned. You can check for empty with the Empty property.
See Also
Node Class